golang.org/x/tools/internal/gcimporter.importReader.bool (method)
7 uses
golang.org/x/tools/internal/gcimporter (current package)
iimport.go#L619: if r.p.version >= iexportVersionGenericMethods && r.bool() {
iimport.go#L658: implicit = r.bool()
iimport.go#L699: val = constant.MakeBool(r.bool())
iimport.go#L927: emb := r.bool()
iimport.go#L1024: terms[i] = types.NewTerm(r.bool(), r.typ())
iimport.go#L1057: variadic := params.Len() > 0 && r.bool()
iimport.go#L1090: func (r *importReader) bool() bool {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)